diff options
author | joerg <joerg> | 2009-06-14 18:28:43 +0000 |
---|---|---|
committer | joerg <joerg> | 2009-06-14 18:28:43 +0000 |
commit | 463d6cb9ddfa03cc69a0800042069e75d6d5dcbb (patch) | |
tree | e9cbc524273bf415de0c415a0867997b146d9cde /chat/licq-core/PLIST | |
parent | a51004098392ba1ab0affe1f5b4b7e22ab37c34e (diff) | |
download | pkgsrc-463d6cb9ddfa03cc69a0800042069e75d6d5dcbb.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'chat/licq-core/PLIST')
-rw-r--r-- | chat/licq-core/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/licq-core/PLIST b/chat/licq-core/PLIST index 57cd2be146c..26534a0ab9d 100644 --- a/chat/licq-core/PLIST +++ b/chat/licq-core/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2009/06/14 17:37:47 joerg Exp $ +@comment $NetBSD: PLIST,v 1.4 2009/06/14 18:28:44 joerg Exp $ bin/licq bin/viewurl-firefox.sh bin/viewurl-lynx.sh @@ -111,4 +111,4 @@ share/licq/utilities/talk.utility share/licq/utilities/traceroute.utility share/licq/utilities/vnc.utility share/licq/utilities/xtraceroute.utility -@exec ${MKDIR} %D/lib/licq +@pkgdir lib/licq |